Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: SDR: update comment #1603

Merged
merged 1 commit into from
May 27, 2022
Merged

fix: SDR: update comment #1603

merged 1 commit into from
May 27, 2022

Conversation

vmx
Copy link
Contributor

@vmx vmx commented May 19, 2022

This commit fixes a comment that was outdated. Originally three atomics
were used. With commit a43f3a9dbb9ef76b0053a9639e638a0478337f32 the
atomic that is tracking which node the consumer is currently working on
was moved into the CacheReader.

Closes #1602.

This commit fixes a comment that was outdated. Originally three atomics
were used. With commit [a43f3a9] the
atomic that is tracking which node the consumer is currently working on
was moved into the `CacheReader`.

[a43f3a9]: a43f3a9#diff-c1a5ea514dd1555f26b0c1c63a7435ef2804e8759e44de747904ed4bcb47bf20L230-L231

Closes #1602.
@vmx vmx merged commit aecc1ee into master May 27, 2022
@vmx vmx deleted the sdf-fix-atomic-comment branch May 27, 2022 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

comment for code not align?
2 participants